-
Home
-
Fakturo
-
0.9.1 Beta
-
Code
-
Classes
- Frame_Decorator
Total Complexity |
124 |
Dependencies |
9 |
Dependents |
12 |
Total lines |
703 |
Lines of code |
372 |
Logical lines of code |
217 |
Comment lines |
205 |
Methods |
51 |
Properties |
8 |
Methods 51
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
split() |
B |
41 |
17 |
52 |
counter_value() |
A |
49 |
12 |
28 |
get_prev_sibling() |
S |
62 |
5 |
13 |
get_last_child() |
S |
62 |
5 |
13 |
get_first_child() |
S |
62 |
5 |
13 |
get_parent() |
S |
62 |
5 |
13 |
get_next_sibling() |
S |
62 |
5 |
13 |
lookup_counter_frame() |
S |
62 |
4 |
13 |
find_positionned_parent() |
S |
62 |
4 |
13 |
dispose() |
S |
59 |
3 |
16 |
insert_child_before() |
S |
66 |
3 |
9 |
insert_child_after() |
S |
66 |
3 |
9 |
find_block_parent() |
S |
65 |
3 |
10 |
increment_counter() |
S |
66 |
3 |
9 |
remove_child() |
S |
71 |
2 |
6 |
increment_counters() |
S |
73 |
2 |
5 |
set_root() |
S |
71 |
2 |
6 |
deep_copy() |
S |
64 |
2 |
9 |
set_reflower() |
S |
71 |
2 |
6 |
set_positioner() |
S |
71 |
2 |
6 |
decrement_counters() |
S |
72 |
2 |
5 |
prepend_child() |
S |
71 |
2 |
6 |
append_child() |
S |
71 |
2 |
6 |
reset() |
S |
70 |
2 |
7 |
reflow() |
S |
81 |
1 |
3 |
reset_counter() |
S |
79 |
1 |
3 |
move() |
S |
79 |
1 |
3 |
position() |
S |
82 |
1 |
3 |
get_reflower() |
S |
83 |
1 |
3 |
get_root() |
S |
83 |
1 |
3 |
get_subtree() |
S |
81 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |
__toString() |
S |
82 |
1 |
3 |
get_position() |
S |
81 |
1 |
3 |
copy() |
S |
72 |
1 |
5 |
get_id() |
S |
82 |
1 |
3 |
get_frame() |
S |
83 |
1 |
3 |
get_node() |
S |
82 |
1 |
3 |
get_style() |
S |
82 |
1 |
3 |
get_original_style() |
S |
82 |
1 |
3 |
get_containing_block() |
S |
81 |
1 |
3 |
get_dompdf() |
S |
83 |
1 |
3 |
set_position() |
S |
80 |
1 |
3 |
get_margin_height() |
S |
82 |
1 |
3 |
get_margin_width() |
S |
82 |
1 |
3 |
get_padding_box() |
S |
82 |
1 |
3 |
get_border_box() |
S |
82 |
1 |
3 |
set_id() |
S |
82 |
1 |
3 |
set_style() |
S |
82 |
1 |
3 |
set_containing_block() |
S |
79 |
1 |
3 |
get_min_max_width() |
S |
81 |
1 |
3 |